net/http.http2Server.MaxUploadBufferPerConnection (field)

3 uses

	net/http (current package)
		h2_bundle.go#L3965: 	MaxUploadBufferPerConnection int32
		h2_bundle.go#L4023: 	if s.MaxUploadBufferPerConnection >= http2initialWindowSize {
		h2_bundle.go#L4024: 		return s.MaxUploadBufferPerConnection